pub fn create(
name: &str,
args: ServiceAttachmentArgs,
) -> ServiceAttachmentResult
Expand description
Registers a new resource with the given unique name and arguments
pub fn create(
name: &str,
args: ServiceAttachmentArgs,
) -> ServiceAttachmentResult
Registers a new resource with the given unique name and arguments