47 inline void SetGrantee(
const Grantee& value) { m_granteeHasBeenSet =
true; m_grantee = value; }
85 bool m_granteeHasBeenSet;
87 bool m_permissionHasBeenSet;
TargetGrant & WithPermission(const BucketLogsPermission &value)
void SetGrantee(Grantee &&value)
void SetPermission(BucketLogsPermission &&value)
TargetGrant & WithGrantee(Grantee &&value)
void SetGrantee(const Grantee &value)
const BucketLogsPermission & GetPermission() const
TargetGrant & WithPermission(BucketLogsPermission &&value)
void SetPermission(const BucketLogsPermission &value)
const Grantee & GetGrantee() const
JSON (JavaScript Object Notation).
TargetGrant & WithGrantee(const Grantee &value)