@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-08T05:31:28.671Z") @Stability(value=Stable) public interface RepositoryAttributes extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
RepositoryAttributes.Builder
A builder for
RepositoryAttributes |
static class |
RepositoryAttributes.Jsii$Proxy
An implementation for
RepositoryAttributes |
Modifier and Type | Method and Description |
---|---|
static RepositoryAttributes.Builder |
builder() |
String |
getRepositoryArn() |
String |
getRepositoryName() |
@Stability(value=Stable) @NotNull String getRepositoryArn()
@Stability(value=Stable) @NotNull String getRepositoryName()
@Stability(value=Stable) static RepositoryAttributes.Builder builder()
RepositoryAttributes.Builder
of RepositoryAttributes
Copyright © 2020. All rights reserved.