Home
last modified time | relevance | path

Searched refs:SetIamUserArn (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DDeleteUserProfileRequest.h50 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
55 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
60 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
65 …inline DeleteUserProfileRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); … in WithIamUserArn()
70 …inline DeleteUserProfileRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(val… in WithIamUserArn()
75 …inline DeleteUserProfileRequest& WithIamUserArn(const char* value) { SetIamUserArn(value); return … in WithIamUserArn()
H A DCreateUserProfileResult.h49 inline void SetIamUserArn(const Aws::String& value) { m_iamUserArn = value; } in SetIamUserArn() function
54 inline void SetIamUserArn(Aws::String&& value) { m_iamUserArn = std::move(value); } in SetIamUserArn() function
59 inline void SetIamUserArn(const char* value) { m_iamUserArn.assign(value); } in SetIamUserArn() function
64 …inline CreateUserProfileResult& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); r… in WithIamUserArn()
69 …inline CreateUserProfileResult& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(valu… in WithIamUserArn()
74 …inline CreateUserProfileResult& WithIamUserArn(const char* value) { SetIamUserArn(value); return *… in WithIamUserArn()
H A DDescribePermissionsRequest.h59 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
67 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
75 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
83 …inline DescribePermissionsRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value)… in WithIamUserArn()
91 …inline DescribePermissionsRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(v… in WithIamUserArn()
99 …inline DescribePermissionsRequest& WithIamUserArn(const char* value) { SetIamUserArn(value); retur… in WithIamUserArn()
H A DCreateUserProfileRequest.h50 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
55 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
60 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
65 …inline CreateUserProfileRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); … in WithIamUserArn()
70 …inline CreateUserProfileRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(val… in WithIamUserArn()
75 …inline CreateUserProfileRequest& WithIamUserArn(const char* value) { SetIamUserArn(value); return … in WithIamUserArn()
H A DUpdateUserProfileRequest.h50 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
55 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
60 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
65 …inline UpdateUserProfileRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); … in WithIamUserArn()
70 …inline UpdateUserProfileRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(val… in WithIamUserArn()
75 …inline UpdateUserProfileRequest& WithIamUserArn(const char* value) { SetIamUserArn(value); return … in WithIamUserArn()
H A DSetPermissionRequest.h91 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
96 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
101 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
106 …inline SetPermissionRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); retu… in WithIamUserArn()
111 …inline SetPermissionRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value))… in WithIamUserArn()
116 …inline SetPermissionRequest& WithIamUserArn(const char* value) { SetIamUserArn(value); return *thi… in WithIamUserArn()
H A DPermission.h103 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
111 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
119 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
127 … inline Permission& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
135 …inline Permission& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value)); return *… in WithIamUserArn()
143 inline Permission& WithIamUserArn(const char* value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
H A DSelfUserProfile.h53 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
58 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
63 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
68 …inline SelfUserProfile& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return *t… in WithIamUserArn()
73 …inline SelfUserProfile& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value)); ret… in WithIamUserArn()
78 inline SelfUserProfile& WithIamUserArn(const char* value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
H A DUserProfile.h53 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
58 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
63 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
68 …inline UserProfile& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
73 …inline UserProfile& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value)); return … in WithIamUserArn()
78 inline UserProfile& WithIamUserArn(const char* value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
H A DDeployment.h281 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
286 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
291 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
296 … inline Deployment& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
301 …inline Deployment& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value)); return *… in WithIamUserArn()
306 inline Deployment& WithIamUserArn(const char* value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codedeploy/include/aws/codedeploy/model/
H A DRegisterOnPremisesInstanceRequest.h136 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
141 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
146 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
151 …OnPremisesInstanceRequest& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return… in WithIamUserArn()
156 …inline RegisterOnPremisesInstanceRequest& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std:… in WithIamUserArn()
161 …inline RegisterOnPremisesInstanceRequest& WithIamUserArn(const char* value) { SetIamUserArn(value)… in WithIamUserArn()
H A DInstanceInfo.h138 …inline void SetIamUserArn(const Aws::String& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn … in SetIamUserArn() function
143 …inline void SetIamUserArn(Aws::String&& value) { m_iamUserArnHasBeenSet = true; m_iamUserArn = std… in SetIamUserArn() function
148 …inline void SetIamUserArn(const char* value) { m_iamUserArnHasBeenSet = true; m_iamUserArn.assign(… in SetIamUserArn() function
153 …inline InstanceInfo& WithIamUserArn(const Aws::String& value) { SetIamUserArn(value); return *this… in WithIamUserArn()
158 …inline InstanceInfo& WithIamUserArn(Aws::String&& value) { SetIamUserArn(std::move(value)); return… in WithIamUserArn()
163 inline InstanceInfo& WithIamUserArn(const char* value) { SetIamUserArn(value); return *this;} in WithIamUserArn()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9331 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9368 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9685 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9819 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10967 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13366 func (s *Permission) SetIamUserArn(v string) *Permission { func
14259 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14524 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
16891 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17034 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9358 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9394 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9701 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9833 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10985 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13475 func (s *Permission) SetIamUserArn(v string) *Permission { func
14351 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14612 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
16952 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17091 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9358 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9394 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9701 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9833 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10985 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13475 func (s *Permission) SetIamUserArn(v string) *Permission { func
14351 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14612 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
16952 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17091 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9376 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9412 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9719 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9851 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
11002 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13490 func (s *Permission) SetIamUserArn(v string) *Permission { func
14366 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14627 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
16960 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17099 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9331 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9368 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9685 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9819 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10967 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13366 func (s *Permission) SetIamUserArn(v string) *Permission { func
14259 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14524 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
16891 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17034 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go9360 func (s *CreateUserProfileInput) SetIamUserArn(v string) *CreateUserProfileInput { func
9396 func (s *CreateUserProfileOutput) SetIamUserArn(v string) *CreateUserProfileOutput { func
9703 func (s *DeleteUserProfileInput) SetIamUserArn(v string) *DeleteUserProfileInput { func
9835 func (s *Deployment) SetIamUserArn(v string) *Deployment { func
10987 func (s *DescribePermissionsInput) SetIamUserArn(v string) *DescribePermissionsInput { func
13477 func (s *Permission) SetIamUserArn(v string) *Permission { func
14410 func (s *SelfUserProfile) SetIamUserArn(v string) *SelfUserProfile { func
14671 func (s *SetPermissionInput) SetIamUserArn(v string) *SetPermissionInput { func
17011 func (s *UpdateUserProfileInput) SetIamUserArn(v string) *UpdateUserProfileInput { func
17150 func (s *UserProfile) SetIamUserArn(v string) *UserProfile { func

123