Home
last modified time | relevance | path

Searched refs:PolicyRole (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/include/aws/iam/model/
H A DPolicyRole.h37 class AWS_IAM_API PolicyRole
40 PolicyRole();
41 PolicyRole(const Aws::Utils::Xml::XmlNode& xmlNode);
42 PolicyRole& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
76 inline PolicyRole& WithRoleName(const Aws::String& value) { SetRoleName(value); return *this;} in WithRoleName()
81 …inline PolicyRole& WithRoleName(Aws::String&& value) { SetRoleName(std::move(value)); return *this… in WithRoleName()
86 inline PolicyRole& WithRoleName(const char* value) { SetRoleName(value); return *this;} in WithRoleName()
135 inline PolicyRole& WithRoleId(const Aws::String& value) { SetRoleId(value); return *this;} in WithRoleId()
143 inline PolicyRole& WithRoleId(Aws::String&& value) { SetRoleId(std::move(value)); return *this;} in WithRoleId()
151 inline PolicyRole& WithRoleId(const char* value) { SetRoleId(value); return *this;} in WithRoleId()
H A DListEntitiesForPolicyResult.h121 inline const Aws::Vector<PolicyRole>& GetPolicyRoles() const{ return m_policyRoles; } in GetPolicyRoles()
126 inline void SetPolicyRoles(const Aws::Vector<PolicyRole>& value) { m_policyRoles = value; } in SetPolicyRoles()
131 … inline void SetPolicyRoles(Aws::Vector<PolicyRole>&& value) { m_policyRoles = std::move(value); } in SetPolicyRoles()
136 …inline ListEntitiesForPolicyResult& WithPolicyRoles(const Aws::Vector<PolicyRole>& value) { SetPol… in WithPolicyRoles()
141 …inline ListEntitiesForPolicyResult& WithPolicyRoles(Aws::Vector<PolicyRole>&& value) { SetPolicyRo… in WithPolicyRoles()
146 …inline ListEntitiesForPolicyResult& AddPolicyRoles(const PolicyRole& value) { m_policyRoles.push_b… in AddPolicyRoles()
151 …inline ListEntitiesForPolicyResult& AddPolicyRoles(PolicyRole&& value) { m_policyRoles.push_back(s… in AddPolicyRoles()
259 Aws::Vector<PolicyRole> m_policyRoles;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/source/model/
H A DPolicyRole.cpp23 PolicyRole::PolicyRole() : in PolicyRole() function in Aws::IAM::Model::PolicyRole
29 PolicyRole::PolicyRole(const XmlNode& xmlNode) : in PolicyRole() function in Aws::IAM::Model::PolicyRole
36 PolicyRole& PolicyRole::operator =(const XmlNode& xmlNode) in operator =()
59 void PolicyRole::OutputToStream(Aws::OStream& oStream, const char* location, unsigned index, const … in OutputToStream()
73 void PolicyRole::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/IAM/
H A DPolicyRole.pm1 package Paws::IAM::PolicyRole {
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/kcmkwin/kwinrules/
H A Drulesmodel.h46 PolicyRole, enumerator
H A Drulesmodel.cpp59 {PolicyRole, QByteArrayLiteral("policy")}, in roleNames()
104 case PolicyRole: in data()
142 case PolicyRole: in setData()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go104 PolicyRoles []types.PolicyRole
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go104 PolicyRoles []types.PolicyRole
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go105 PolicyRoles []types.PolicyRole
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go105 PolicyRoles []types.PolicyRole
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go106 PolicyRoles []types.PolicyRole
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go105 PolicyRoles []types.PolicyRole
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go104 PolicyRoles []types.PolicyRole
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iam/
H A Dapi_op_ListEntitiesForPolicy.go104 PolicyRoles []types.PolicyRole
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iam/types/
H A Dtypes.go858 type PolicyRole struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iam/types/
H A Dtypes.go858 type PolicyRole struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iam/types/
H A Dtypes.go858 type PolicyRole struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iam/types/
H A Dtypes.go867 type PolicyRole struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iam/types/
H A Dtypes.go867 type PolicyRole struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iam/types/
H A Dtypes.go867 type PolicyRole struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iam/types/
H A Dtypes.go867 type PolicyRole struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iam/types/
H A Dtypes.go932 type PolicyRole struct { struct
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iam/
H A Dapi.go20722 PolicyRoles []*PolicyRole `type:"list"`
20757 func (s *ListEntitiesForPolicyOutput) SetPolicyRoles(v []*PolicyRole) *ListEntitiesForPolicyOutput {
23678 type PolicyRole struct { struct
23691 func (s PolicyRole) String() string { argument
23696 func (s PolicyRole) GoString() string { argument
23701 func (s *PolicyRole) SetRoleId(v string) *PolicyRole { argument
23707 func (s *PolicyRole) SetRoleName(v string) *PolicyRole { argument
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iam/
H A Dapi.go20745 PolicyRoles []*PolicyRole `type:"list"`
20780 func (s *ListEntitiesForPolicyOutput) SetPolicyRoles(v []*PolicyRole) *ListEntitiesForPolicyOutput {
23656 type PolicyRole struct { struct
23669 func (s PolicyRole) String() string { argument
23674 func (s PolicyRole) GoString() string { argument
23679 func (s *PolicyRole) SetRoleId(v string) *PolicyRole { argument
23685 func (s *PolicyRole) SetRoleName(v string) *PolicyRole { argument
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iam/
H A Dapi.go20722 PolicyRoles []*PolicyRole `type:"list"`
20757 func (s *ListEntitiesForPolicyOutput) SetPolicyRoles(v []*PolicyRole) *ListEntitiesForPolicyOutput {
23678 type PolicyRole struct { struct
23691 func (s PolicyRole) String() string { argument
23696 func (s PolicyRole) GoString() string { argument
23701 func (s *PolicyRole) SetRoleId(v string) *PolicyRole { argument
23707 func (s *PolicyRole) SetRoleName(v string) *PolicyRole { argument

123