public static interface GetLineageGroupPolicyResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<GetLineageGroupPolicyResponse.Builder,GetLineageGroupPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetLineageGroupPolicyResponse.Builder |
lineageGroupArn(String lineageGroupArn)
The Amazon Resource Name (ARN) of the lineage group.
|
GetLineageGroupPolicyResponse.Builder |
resourcePolicy(String resourcePolicy)
The resource policy that gives access to the lineage group in another account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLineageGroupPolicyResponse.Builder lineageGroupArn(String lineageGroupArn)
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.GetLineageGroupPolicyResponse.Builder resourcePolicy(String resourcePolicy)
The resource policy that gives access to the lineage group in another account.
resourcePolicy - The resource policy that gives access to the lineage group in another account.Copyright © 2023. All rights reserved.