struct Lightsail::PrivateRegistryAccessRequest
- Lightsail::PrivateRegistryAccessRequest
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
- .new(pull : JSON::PullParser)
- .new(ecrImagePullerRole : ContainerServiceECRImagePullerRoleRequest | Nil = nil)
Instance Method Summary
- #ecrImagePullerRole : ContainerServiceECRImagePullerRoleRequest | Nil
- #ecrImagePullerRole=(ecrImagePullerRole : ContainerServiceECRImagePullerRoleRequest | Nil)
- #fill_in(request : HTTP::Request) : HTTP::Request
Constructor Detail
Instance Method Detail
def ecrImagePullerRole=(ecrImagePullerRole : ContainerServiceECRImagePullerRoleRequest | Nil)
#